Copy Method (FileSystemObject)

Copies a specified file or folder from one location to another.

object.Copy( destination[, overwrite] ); 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageSee Also